home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1614 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  839 b 

  1. Date: Tue, 21 Jun 1994 14:32:47 +0200
  2. From: Richard Huveneers <huveneer@math.ruu.nl>
  3. Message-Id: <199406211232.AA11896@hieper.math.ruu.nl>
  4. To: mint@atari.archive.umich.edu
  5. Subject: tty's & pty's
  6.  
  7.  
  8. I was wondering if someone has already ported a pseudo terminal device driver
  9. like the BSD one to mint.
  10. I know of the virtual terminal program by Juergen Lock, but this one does
  11. not (at least, I think) behave like the BSD-ish one.
  12.  
  13. The point is that I am trying to port the program "screen 3.5.2" to mint.
  14. I run this program on all terminals connected to a sun, and I really like it.
  15. The point is, that screen expects pseudo terminals, and as far as I know,
  16. mint does not have them.
  17.  
  18. I have some code of FreeBSD which implements this, but it needs adaptions
  19. to run under Mint. So if someone has done this, please let me know.
  20.  
  21. Thx,
  22.  
  23. Richard.
  24.